[Manager Summary]

PMGetLastPage


Reports the last page number in the range of pages to be printed.
OSStatus PMGetLastPage(PMPrintSettings printSettings, UInt32 *last)
PARAMETERS
printSettings
A PMPrintSettings object previously created by your application for the current printing session.
last
A pointer to a variable which, on return, contains the number of the page at which to end printing.
function result
A result code. See Result Codes.
CARBON PORTING NOTES
 The PMGetLastPage function replaces the Printing Manager opcode kPrinterDirectOpCode in kPDVerifySelect mode, and obtains information previously stored in the iLstPage field of the Printing Manager structure TPrJob.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.